@charset "utf-8";
body{background:url(../images/bj.jpg)}
/* 导航 */
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto; padding: 0px 0;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;}
.navbar-full {width:100%; background:#009944;}
.navbar-full .collapse { margin:0 auto; width:1140px;}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;}
.navbar-nav { float: left; }
nav.navbar.bootsnav ul.nav > li > a { color: #fff; text-transform: uppercase; padding: 15px 39px; font-size:16px; font-weight:normal; }
nav.navbar.bootsnav ul.nav > li:hover { background: #ff760a; }
.nav > li:after { content: ""; width: 0; height: 5px; background: none !important; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
.nav > li:hover:after { width: 100%; }
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { content: "\f105"; font-family: 'FontAwesome'; font-size: 16px; font-weight: 500; position: absolute; top: 28%; right: 15%; transition: all 0.4s ease 0s; transform: rotate(90deg); }
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: "\f105"; transform: rotate(270deg); }
.dropdown-menu.multi-dropdown { position: absolute; left: -100% !important; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border: none; }
@media only screen and (max-width:990px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,  nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: " "; }
.dropdown-menu.multi-dropdown { left: 0 !important; }
nav.navbar.bootsnav ul.nav > li:hover { background: transparent; }
nav.navbar.bootsnav ul.nav > li > a { margin: 0; }
}


.nav>li:before{position: absolute;display: block;content: '';width:1px;height:18px;background:rgba(255,255,255,.8);top:50%;margin-top: -9px;right:0; }
.nav>li:last-child:before{display: none;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{background:#ff760a;color:#fff;}


.xs-logo img {float: left;margin:15px 0;}

.pldu{text-align:right;margin-top:22px;}
.pldu p{font-size:18px;color:#666;margin-bottom:5px;}
.pldu p i{margin-right:5px;}
.pldu h2{margin:0;font-size:28px;color:#009944;font-weight:bold;}



/* 轮播 */
.ibanner .img { height: 700px; background-size: cover; background-position: center; } /* 高度 */
#uu{height:400px;}
#uu .ny{height:400px;background-size: cover;background-position: center;}
.ibanner .slick-arrow{font-size:60px; position:absolute; top:50%; z-index:2; height:58px; margin-top:-29px; line-height:58px; width:80px; text-align:center; padding:0px; border:none; color:rgba(255,255,255,1); opacity:0; border-radius:50%; cursor:pointer;}
.ibanner .slick-prev{ left:30px;}
.ibanner .slick-next{ right:30px;}
.ibanner:hover .slick-arrow{ opacity:1;}

.ibanner .slick-dots{ position:absolute; margin-left:-15px; left:50%; bottom:28px;}
.ibanner .slick-dots li{ float:left; margin:0 6px;}
.ibanner .slick-dots li button{ display:block; border:none; padding:0px; width:32px; height:7px; text-indent:-99px; overflow:hidden; background:rgba(255,255,255,0.5); box-shadow:0 0 5px rgba(0,0,0,0.3); box-sizing:border-box; border:none;}
.ibanner .slick-dots li.slick-active button{ background:rgba(255,255,255,1);}

.ibanner .swiper-pagination{ bottom:28px;}
.ibanner .swiper-pagination-bullet{ width:15px; height:15px; border-radius:15px; background:rgba(255,255,255,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.3); opacity:1;}
.ibanner .swiper-pagination-bullet-active{ background:#04632e;}
.ibanner .slick-arrow i { font-size: 50px; }

/* 内页 */
.page-body { margin: 20px auto 50px; }
.page-l-tit { padding: 10px 0 10px 60px; background: rgb(52, 129, 221) url(../images_public/page_tb_01.png) 3px 7px no-repeat; color: #fff; }
.page-l-tit h3 { margin-top: 0; margin-bottom: 5px; }
.page-l-tit p { font-size: 12px; margin-bottom: 0; }
.page-l-clist { border: 1px solid #ddd; border-top:none;}
.page-l-clist ul { padding:15px; }
.page-l-clist li { height: 40px; line-height: 40px; text-align: center; font-size: 16px; border-bottom: 1px solid #ddd; }
.page-l-clist li a:hover { display: inline-block; width: 100%; height: 40px; color: #fff; background:#006a11; }
.page-body .sec-tit { margin-top: 15px; }
.left-news li { border-bottom:1px dotted #ccc;}
.left-news li h5 { line-height:14px; text-align:left;}
.sec-tit { border-bottom: 1px solid #006135; height:45px; line-height: 45px;background:#006135;border-radius:10px 10px 0 0;padding:0 15px; }
.sec-tit h2 { float: left; margin-top: 0; margin-bottom: 0; font-weight: bold; font-size:17px; color: #fff;border:0; height:45px; line-height: 45px; }
.sec-tit span { font-size: 18px; color: #e5e5e5; margin-left: 10px; }
.sec-tit h5 { float: right; margin-top: 12px; margin-bottom: 0; }
.sec-tit h5 i { margin-left: 5px; width: 14px; height: 14px; border-radius: 14px; background: #fda701; color: #fff; text-align: center; display: inline-block; font-style:normal; line-height:11px;}
.sec-tit h5 a { display: inline-block; padding: 2px 3px; border-radius: 3px;color:#fff; }
.sec-tit h5 a:hover { background: #F3BA15; color: #fff; }
.sec-tit h5 a:hover i { background: transparent; background:none !important; }
.crumbs-item { line-height: 32px; border-bottom: 3px double #d7dbdf; overflow:hidden;  margin-bottom:10px;}
.page-content { font-size: 16px; padding-top: 15px; padding-bottom: 15px;;line-height:30px; }
.page-content img {max-width:100% !important; height:auto !important;}
.page-detail img {width: auto !important;}
.page-plist { margin-top: 15px; }
.page-plist > div { margin-bottom: 10px; }
.page-plist > div h5 { text-align: center; }
.page-alist { margin-top: 15px; }
.page-alist .col-md-4 { padding:0 10px;}
.page-alist .col-md-4 h5 { height:35px; line-height:35px; overflow:hidden; float:left;display:block; width:100%;}
.page-alist li { clear:both; overflow:hidden; padding-bottom: 15px; padding-top: 15px; border-bottom: 1px dotted #ddd; }
.page-alist .page-adate { float: left; width:65px;height:65px; text-align: center; color: #fff; margin-right: 15px; background:#009f3f; }
.page-alist .page-adate h3 { font-weight: bold; margin-top:14px; margin-bottom: 0; }
.page-alist .page-adate p { margin-bottom: 5px; }
.page-alist .page-atit p { font-size: 12px; color: #999; margin-bottom: 0; }
.page-alist .page-atit a { color: #333; }
.page-alist .page-atit a:hover { color: #fda701; }
.page-con-tit { border-bottom: 1px dotted #ddd; margin-bottom: 15px; }
.page-con-tit h3 { text-align: center; }
.page-con-tit .haiofn { text-align: center; color: #999; line-height:28px;font-size:12px;}
.page-con-tit .haiofn .bdsharebuttonbox { float:right;}
.page-con-tit .haiofn span{ text-align: center; color: #999; padding-left:10px; }
.page-summary { border: 1px solid #ddd; border-radius: 4px; background: #f7f7f7; padding: 15px; margin-bottom: 15px; color: #666; }
.page-detail { padding:10px 0; font-size:16px; line-height:30px;}
.page-detail img { max-width:100% !important; height:auto !important;}
.tags { clear:both; padding:10px 0; border-top:1px dotted #ccc;border-bottom:1px dotted #ccc; margin:10px 0;}
.tags a { margin:0 1%; display:inline-block; padding:0 0.5%; color:#337ab7;}
.nav>li:before{position: absolute;display: block;content: '';width:1px;height:18px;background:rgba(255,255,255,.8);top:50%;margin-top: -9px;right:0; }
.nav>li:last-child:before{display: none;}
.page-con-tit h1,.product_detail h1.title{font-size:18px;}
.img-inner:hover{border-color:#006a11;}
.page-alist .col-md-4 a:hover h5{color:#006a11;}

.prodescription,.page-summary{display:none;}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{    background-color: #008c17;
    border-color: #008c17;}
.pagination>li>a{color:#333;}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{color:#333;}

.zoomPad { position: relative; float: left; z-index: 99; cursor: crosshair; }
.zoomPreload { -moz-opacity: 0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align: center; background-image: url(../images_public/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; z-index: 110; width: 90px; height: 43px; position: absolute; top: 0px; left: 0px;  * width:100px; * height:49px;}
.zoomPup { overflow: hidden; background-color: #FFF; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index: 120; position: absolute; border: 1px solid #CCC; z-index: 101; cursor: crosshair; }
.zoomPup img { width:299px; height:200px;}
.zoomOverlay { position: absolute; left: 0px; top: 0px; background: #FFF; /*opacity:0.5;*/z-index: 5000; width: 100%; height: 100%; display: none; z-index: 101; }
.zoomWindow { position: absolute; left: 110%; top: 40px; background: #FFF; z-index: 6000; height: auto; z-index: 10000; z-index: 110; }
.zoomWrapper { position: relative; border: 1px solid #999; z-index: 110; }
.zoomWrapperTitle { display: block; background: #999; color: #FFF; height: 18px; line-height: 18px; width: 100%; overflow: hidden; text-align: center; font-size: 10px; position: absolute; top: 0px; left: 0px; z-index: 120; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity = 60); }
.zoomWrapperImage { display: block; position: relative; overflow: hidden; z-index: 110; }
.zoomWrapperImage img { border: 0px; display: block; position: absolute; z-index: 101; }
.zoomIframe { z-index: -1; filter: alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position: absolute; display: block; }

.page-content .naeca{width:auto;height:225px !important;}
.relatedProduct .col-md-3 .imsg{display:block;}


.more{display:block;width:180px;height:45px;line-height:45px;text-align:center;color:#fff;font-size:16px;margin:0 auto;background:#fa8312;}
.more:hover{color:#fff;background:#159a3f;}

.bt{text-align:center;margin-bottom:25px;}
.bt h2{font-size:35px;color:#006a11;margin:0 0 5px;}
.bt p{font-size:18px;text-transform : uppercase;color:#666;}


/* 产品中心 */

.product_box{
  position: relative;background:url(../images/bj.jpg) no-repeat center 0;
    padding:20px 0 0px;}
.product_content{margin:45px 0;}
.cate_tt {height: 50px;color:#555555}
.cate_tt h3 {font-size:28px;margin:0;}

.cate_tt h3 span {
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
      margin-top: 10px;
}
.sort11{
    position: relative;background:#035823 url(../images/bj1.jpg) no-repeat center bottom;
    border-top: none;height:492px;
    padding:0px;  margin-bottom:15px;padding:15px;

}
.sort11 li {position: relative;margin-bottom:5px;}
.sort11 li a {
    display: block;
    font-size: 16px;
    color: #fff;
  height:45px;
  line-height:45px;border-radius:5px;
  padding:0;
    padding-left: 15px;
    background: #009237;
  text-align:left;
}
.sort11 li a:hover{background:#fd8700;}
.sort11 li a i{position:absolute;right:15px;line-height:45px;top:0;}

.pro_list .pro_img{background:#fff;padding:0; border:0;border-bottom:1px solid #ececec;height:200px;}
.pro_list .pro_img img{transition: 0.6s;width:auto;max-width:100%;}
.pro_list li{padding:0 5px;}
.pro_list li a{display:block;background:#fff;border:1px solid #ececec;}
.pro_list li p{height:40px;line-height:40px;margin:0;font-weight:bold;background:#ededed;font-size:16px;color: #045323;}
.pro_list li:hover p{color:#fff;background:#fd8700;}
.pro_list li:hover  img {transform: scale(1.1);}
.pro_list .pro_img:hover{border-color:#ececec;}
.ytp{height:120px;padding:20px 10px;background:#00561f;color:#fff;font-size:16px;text-align:center;}
.ytp p{font-size:22px;font-weight:bold;margin:0;color:#fff;}

.gd{color:#fff !important;font-size:15px;padding:10px 20px;background:#005e34 !important;display:block;width:150px;text-align:center;transition:.6s;margin:0 auto;}
.gd:hover{background:#ff9900 !important;border-color:#fff;color:#d90a00;}
.product_box .gd{margin-top:25px;}


.g_lx{text-align:center;width:100%;height:122px;border:1px solid #ddd;background:#1e50af;padding-top:30px;color:#fff;}
.g_lx p{font-size:18px;}
.g_lx span{font-size:25px;display:block;font-weight:bold;}


/* 广告 */
.gg{background:url(../images/bj7.jpg) no-repeat center bottom;}
.kaiys{padding:65px 0;}
.kaiys li{float: left;background:rgba(4,88,36,0.6);width: 31.33%;margin: 0 1%; padding: 30px 0 20px;}
.kaiys .lastli{margin-right: 0;}
.kaiys li b{display: block;height: 40px;line-height: 40px;font-size: 24px;color:#fff;font-weight: bold;text-align: center;margin-bottom: 10px;}
.kaiys li p{font-size: 16px;line-height: 24px;color: #fff;padding: 0 40px;}
.kaibd li{float: left;width: 400px;position: relative;height: 340px;}
.kaibd li em{position: absolute;left:136px;top:130px;background:url(../images/kaisha2.png) no-repeat;width: 126px;height: 93px;line-height: 93px;text-align: center;font-size: 20px;color: #fff;}



/* 产品案例 */
.pzal{margin:45px 0;}
.nav-tabs{border:0;text-align:center;margin:0 0 25px;}
.nav-tabs>li{float: inherit;margin-bottom: 0;display: inline-block;}
.nav-tabs>li>a{font-size:20px;color:#1e6c16;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{    background-color: #5bc24f;    color: #fff;    border-radius: 0;}
.portab{margin-bottom:10px;}
.portab .item .ar_2{background:#eee;color:#333;height:40px;line-height:40px;font-size:16px;}
.portab .item:hover .ar_2{color:#f00;}
.portab .item{border:1px solid #eee;}
.portab .item .ar_1 .img-auto{width: 100%;border:0;    height: 180px;
    line-height: 160px;display:block;}
.portab .item .ar_1:hover .img-auto{border:0;}
.portab .item .ar_1 .img-auto img{ transition:.6s}
.portab .item .ar_1:hover .img-auto img{ transform:scale(1.1)}



/* 产品优势 */
.cpys{ background:url(../images/bg2.jpg) no-repeat; padding:45px 0;}
.cpys ul{margin-top:0;}
.cpys li{float:left;width:33.33%;text-align:center;}
.cpys li img{width:90px;}
.cpys li h2{margin:8px 0;font-size:18px;font-weight:bold;color:#04000c;}
.cpys li .xt{width:40px;height:3px;background:#d0d0d2;margin:0 auto 20px;}
.cpys li p{font-size:15px; line-height:26px;padding:0 25px;}
.cpys li div.dg{margin:10px;background:#f5f5f5;height:250px;padding:15px 0;}

/* 新闻 */
.xinwen{padding:40px 0;/*  background:#fff */;}
.news_info{background:#ffffff;margin-top:28px;border: 1px solid #eee;padding-right:15px;}
.news_img{width:350px;height:200px;overflow:hidden;float:left;margin-right:25px;}
.news_img img{width:100%;}
.news_information{padding:15px 0;}
.news_information h3 a{font-size:18px;color:#333;}
.news_information h3:hover a{color:#f00;}
.news_information h6{font-size:14px;margin:10px 0;}
.news_information p{font-size:14px;line-height:24px;color:#999;}
.news_list li{width:50%;float:left;padding:15px;margin:0;margin-bottom:10px;padding:10px 10px;/* background:#fff; */border:0;}
.news_date{width:80px;height:80px;float:left;margin-right:15px;font-size:16px;background:#00ab4c;color:#fff;}
.news_date h5{font-size:20px;padding-top:5px;}
.news_article h5 {margin:3px 0 10px;}
.news_article h5 a{font-size:16px;color:#333;}
.news_article p{font-size:14px;line-height:22px;color:#999;}
.news_list li:hover{background:none;}
.news_list li:hover h5 a{color:#f00;}
.news_list{margin:15px 0;}
.xinwen .more{margin:0 auto;}
.morea{width: 240px; margin:10px auto; height: 46px; font-size: 16px; text-align: center; overflow: hidden; line-height: 46px; transition: all 0.2s; letter-spacing: 1px; background:#fa8312; border-radius: 50px;}
.morea a{font-size: 16px; color: #fff;}
.morea:hover{width: 330px; transition: all 0.2s; letter-spacing: 5px;}

/* 关于我们 */
.gywm{padding:45px 0;background:url(../images/bj8.jpg) no-repeat center bottom;border-top:2px solid #035823}
.gywm .bt{margin-bottom:25px;}
.gsjj{margin:0 0 20px ;font-size:16px;line-height:32px;}
.gywm img{width:100%;margin-bottom:25px;}
.boxa{padding:15px 0;border-top:1px solid #ddd;margin-top:20px;}
.boxa li{float:left;width:33.33%;text-align:center;border-right:1px solid #ddd;font-size:16px;}
.boxa li:last-child{border:0;}
.boxa li h2{font-size:35px;color:#0a6e29;}
.boxa li h2 span{font-size:16px;color:#434343;}
.gywm .more{margin:0;}

.tuandui{width:414px;height:250px;position:relative;}
.hz{position:absolute;width:100%;height:100%;padding:15px;color:#fff;font-size:22px;top:0;left:0;}
.hz h2{font-size:28px;margin-top:10px;}
.rongyu{width:414px;height:250px;position:relative;margin:0 15px;}
.qyhd{width:282px;height:250px;position:relative;}
.tuandui i,.rongyu i,.qyhd i{position:absolute;bottom:20px;right:90px;font-size:25px;opacity:0;transition:.6s;}
.tuandui a:hover i,.rongyu a:hover i,.qyhd a:hover i{right:20px;opacity:1;color:#f00;}


/* 优势 */
.youshi{margin:85px 0;}
.ys_nr{margin-top:45px;position:relative;}
.ys_nr img{margin-top:15px;}
.qk1{width:33%;position:absolute;left:0;top:250px;font-size:16px;line-height:28px;}
.qk1 span{font-size:18px;color:#009944;font-weight:bold;}
.qk2{width:33%;position:absolute;left:33%;top:0;font-size:16px;line-height:28px;margin-bottom:15px;}
.qk2 span{font-size:18px;color:#009944;font-weight:bold;}
.qk3{width:33%;position:absolute;right:0;top:250px;font-size:16px;line-height:28px;margin-bottom:15px;}
.qk3 span{font-size:18px;color:#009944;font-weight:bold;}


/* 页尾 */
footer { background:#009944; color: #ccc; }
footer a { color: #ccc; }
.footer-copyright { padding: 15px 0;color:#fff;border-top:1px solid #fff; }
.lsa{background:#096131;padding:25px 0;height: 240px;}
.ewm{text-align:center;width:150px;margin:0 auto;}
.ewm img{width:150px;}
.ewm p{font-size:15px;color:#fff;margin-top:8px;}
.p-20{padding-left:40px;}
.dh{height:50px;line-height:50px;margin-bottom:10px;}
.dh a{color:#fff;font-size:16px;margin-right:20px;}
.dh a:hover{color:#feb252;}
.lxfs{color:#fff;font-size:15px;line-height:25px;margin-bottom:10px;}

/* 返回顶部 */
.gototop{width:40px;height:40px;z-index:9999999999; position: fixed; bottom: 60px; right: 15px;}
.gototop:hover{background-position:-503px -42px;-webkit-transition:0.5s;}
.gototop i { font-size: 36px; }

@media (min-width: 1200px) {
	.mobile-footer { display: none; }
}
.app{display:none;}
@media (max-width: 992px){
    body.side-right{overflow: hidden;}
    body nav.navbar.bootsnav .navbar-toggle{margin-right: 0;}
    body.side-right nav.navbar.bootsnav .navbar-toggle{float: right !important; margin-top: 12px; margin-right: 15px;}
    nav.navbar.bootsnav.navbar-mobile ul.nav,body nav.navbar.bootsnav .navbar-nav > li > a{border-top: none;}
    body nav.navbar.bootsnav .navbar-toggle { margin-top: 12px; margin-right: 15px; padding: 0 8px; border: 1px solid #666;}
    body.side-right > .wrapper{margin:0 !important;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{width: 100%;height:auto !important;left: 0;top:-100%;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{top:72px;}
    body nav.navbar.bootsnav.navbar-mobile ul.nav{width: 100%; margin:0;padding: 0;}
    body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding: 0 !important;}
  .pc{display:none;}
  .app{display:block;}
   nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{padding-left:25px;    background: #fff;}
  nav.navbar.bootsnav ul.nav > li:hover > a{color:#333;}
  .nav>li:before{display:none;}
  nav.navbar.bootsnav ul.nav > li > a{font-size:16px;}
  
   .bt{margin-bottom:15px;}
  .bt h2{font-size:28px;}
  
  /* 产品中心 */
  .product_content{margin:25px 0 0;}
  .product_box{padding:0;margin-bottom:20px;background: #f7f7f7;}
  .cate_tt h3{font-size:23px;}
  .cate_tt{height:38px;}
  .sort11{background:none;height:auto;margin-bottom:0px;padding:0;}
  .sort11 li{float:left;width:50%;}
  .sort11 li a{width:98%;margin:0 1% 3px;float:left;position: relative;line-height:35px;height:35px;}
  .pro_list{margin-top:15px;}
  .pro_list .pro_img{height:130px;}
  .product_content .pro_nav{padding:0;}
  
  
  /* gg */
  .kaiys li{width:100%;margin-bottom:5px;}
  
  
  
  /* 关于我们 */
  .gywm{margin:30px 0;}
  .box{height:120px;}
  .box li h2{font-size:25px;}
  .tuandui{width:100%;margin-bottom:15px;height:150px;overflow:hidden;}
  .tuandui img,.rongyu img,.qyhd img{width:100%;}
  .rongyu{margin:0 0 15px;width:100%;height:150px;overflow:hidden;}
  .qyhd{margin:0 0 15px;width:100%;height:auto;height:170px;overflow:hidden;}
  
  .pro_list .pro_img{height:120px;}
  .xmzs{height:auto;}

  .zhuche_sm{height:auto;margin-bottom:20px;background:none;}
  .zc_img{display:none;}
 
  
  /* 工程案例 */
  .portab .item .ar_1 .img-auto{height:150px;line-height:130px;}
  .portab .col-md-3{margin-bottom:10px;}
  .tabbable{margin-top:0;}
  
  /* 优势 */
  .youshi{margin:30px 0;}
  .youshi img{width:100%;}
  .ys_nr img{display:none;}
  .qk1{position:inherit;width:100%;top:0;margin-bottom:15px;}
  .qk2{position:inherit;width:100%;top:0;left:0;margin-bottom:15px;}
  .qk3{position:inherit;width:100%;top:0;right:0;margin-bottom:15px;}

  
  
  /* 产品优势 */
  .cpys{padding:25px 0;}
  .cpys li{width:50%;margin-bottom:0px}
  .cpys li p{font-size:10px;line-height:20px;padding:0 10px;}
  .mdzs img{width:100%;}
  .md_nr{width:180px;margin:0 auto;}
  .md_nr h2 a{width:100%;height:40px;line-height:40px;font-size:18px;}
  .md_nr p{line-height:30px;}
  .cpys li img{width:80px;}
  
  /* 新闻 */
  .xinwen{background-position:0 0;padding:20px 0;}
   .news_information{padding:0 15px 10px;}
  .news_information p{font-size:12px;line-height:20px;}
  .news_img{width:100%;margin:0 0 10px;}
  .news_list li{width:100%;padding:0;}
  
  /* 页脚 */
   footer{margin-bottom:50px;}
  .footer-copyright p{display:none;}
  .p-20{padding:15px;}
  .lxfs span{display:block;margin:0;}
  
   /* 内页 */
  
.img-inner{    display: block;
    width: 100%;
    height: 150px;}
  .page-con-tit h1{margin-top:0;font-size:20px;}
    #myscroll, #myscrolla{margin:25px auto;width:76%;}
  .product_detail .img{left:0;width:100%;overflow:hidden;height:auto;}
  .page-alist .page-atit p{    height: 4rem;line-height: 20px;}
  .page-content .zoomPad img {
    max-width: auto !important;
    height: 250px !important;
    width: auto !important;}
  .page-content .naeca{width:auto !important;}
  .page-alist .col-md-4{height:auto;}
  .page-alist .col-md-4 h5{    margin: 0;}
  .relatedProduct .col-md-3 .imsg{width:100%;}
  .relatedProduct .col-md-3{height:auto;}
  
  .links{width:48%;margin:0 1% 8px;}

  
  .uio{margin-top:15px;}
  .iconlist li a .ficon{background:#0b9611;}
  .iconlist li a p{font-size:15px;}
}

@media (max-width:768px) {
	/* 导航 */
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important;}
	.navbar-pull-all { width: 80%; padding-top: 0; height: 50px; margin: 15px 0 0 15px; }
	.navbar-pull-all .xs-logo img { height: 50px;margin:-8px 0 0; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
	/* 轮播 */
	.ibanner .img { height: 215px; }
  #uu{height:144px;}
#uu .ny{height:144px;background-size: cover;background-position: center;}
   .ibanner .swiper-pagination-bullet{width:10px;height:10px;}
  .ibanner .swiper-pagination{bottom:10px;}
	/* 手机端底部导航 */
	.mobile-footer { display: block; background: #303030; display: flex; width: 100%; height: 50px; position: fixed; z-index: 999; bottom: 0; left: 0; }
	.mobile-footer a { flex: 1; color: #fff; text-align: center; }
	.mobile-footer a i { font-size: 22px; padding: 4px 0; }
	.mobile-footer a h5 { margin: 0; }

	/* 手机端走马灯处理 */
	.swiper .ar_1 { width: auto; }
}